アクティビティ
最新
生産性を高めるアクティビティ
Last updated 2024年7月1日

GetWorkbooks

指定した OneDrive または SharePoint の場所からブックのリストを取得します。

名前空間: UiPath.MicrosoftOffice365.Activities.Api

アセンブリ: UiPath.MicrosoftOffice365.Activities.Api (UiPath.MicrosoftOffice365.Activities.Api.dll 内)

構文

IReadOnlyCollection<IWorkbook> GetWorkbooks(
	IDriveItem parentFolder = null,
	string search = "",
	int maxResults = 200
)IReadOnlyCollection<IWorkbook> GetWorkbooks(
	IDriveItem parentFolder = null,
	string search = "",
	int maxResults = 200
)

パラメーター

parentFolder IDriveItem (任意)
ファイルやフォルダーを検索する場所です。null の場合、ルート フォルダーが検索に使用されます。
search String (任意)
ブックの検索に使用するクエリ テキストです。
maxResults Int32 (任意)
返されるブックの最大数です。

戻り値

IReadOnlyCollection<IWorkbook> - The list of workbooks.

  • 構文
  • パラメーター
  • 戻り値

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.